home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mess With 10
/
Mess With 10.iso
/
mac
/
SubMenu3.DIR
/
00211_Script_211
< prev
next >
Wrap
Text File
|
1996-12-18
|
616b
|
19 lines
on exitFrame
set the cursor of sprite 1 = -1
set the cursor of sprite 2 = [176, 177]
set the cursor of sprite 3 = -1
set the cursor of sprite 4 = -1
repeat with n = 5 to 10
set the cursor of sprite n = [176, 177]
end repeat
global G_BGM
set the cursor of sprite (G_BGM + 4) = -1
set the cursor of sprite 11 = -1
set the cursor of sprite 12 = [176, 177]
set the cursor of sprite 13 = [176, 177]
set the cursor of sprite 14 = [176, 177]
set the cursor of sprite 15 = [176, 177]
repeat with n = 21 to 41
set the cursor of sprite n = [176, 177]
end repeat
end